filechooserwidget: Avoid criticals when in recent mode
authorTimm Bäder <mail@baedert.org>
Thu, 20 Feb 2020 10:59:56 +0000 (11:59 +0100)
committerTimm Bäder <mail@baedert.org>
Fri, 6 Mar 2020 15:29:32 +0000 (16:29 +0100)
commitd7fb33caf7f990a526deadbae32c88f550eb6c71
tree4283e664d2d00df855206acbda29f7f4c3f6bcb0
parent970d9dc06e374e903b96bba639bd05437b2d63f6
filechooserwidget: Avoid criticals when in recent mode

Don't try to use the browse_files_model just because we have a location
entry. The model might still be NULL at this point.
gtk/gtkfilechooserwidget.c